Betekenis van:
function call
function call
Zelfstandig naamwoord
- a call that passes control to a subroutine; after the subroutine is executed control returns to the next instruction in main program
Hyperoniemen
Voorbeeldzinnen
- The story doesn’t end here, however. To register itself with the application, a valid plugin is expected to have an initialization function which the application will call.